|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
Notifcation payload structure. More...
Public Attributes | |
| int | doi |
| int | spi |
| short | notifyType |
| string | notificationData |
Public Attributes inherited from IkePayload | |
| short | length |
| byte | reserved |
| byte | nextPayloadType |
Notifcation payload structure.
| int NotificationPayload::doi |
| string NotificationPayload::notificationData |
| short NotificationPayload::notifyType |
| int NotificationPayload::spi |